libxc: If xc_domain_add_to_physmap fails, include errno value
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 19 Mar 2015 00:24:16 +0000 (20:24 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 20 Mar 2015 16:07:49 +0000 (16:07 +0000)
commit280a11ec56b839e662113f80b3289955cb6443e5
tree6f67def25d60633b17f5582090e3d86dc6cb0b8e
parent1781f00ea62edb72bed4fe1b6959eeed427e988f
libxc: If xc_domain_add_to_physmap fails, include errno value

Instead of just the return value.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xc_dom_x86.c